Configure options MySQL server was compiled with?? [closed]
Posted
by GetFree
on Stack Overflow
See other posts from Stack Overflow
or by GetFree
Published on 2009-04-05T00:04:49Z
Indexed on
2010/04/05
0:43 UTC
Read the original article
Hit count: 435
I have MySQL server 5.0.67 running on a Linux machine.
How can I know what configure options were used to compile it??
I'm interested in the option --with-mysqld-ldflags in order to know whether mysql was linked statically or dynamically.
Thanks.
© Stack Overflow or respective owner